 update buyFactorReturned set discount=0 where discount=null or discount='' or discount=NULL
 update sillingServiceFactor set accountSide='1000' where accountSide='0000'
 update detaliSellingServiceFactor set accountSide='1000' where accountSide='0000'
	





 

